-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.8.0
-
Code
-
Classes
- PostMapper
Total Complexity |
25 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
329 |
Lines of code |
249 |
Logical lines of code |
99 |
Comment lines |
15 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setup() |
A |
35 |
11 |
97 |
get_fields() |
A |
36 |
6 |
87 |
have_records() |
S |
52 |
2 |
24 |
get_core_fields() |
S |
53 |
1 |
27 |
get_post_types_array() |
S |
71 |
2 |
5 |
__construct() |
S |
81 |
1 |
3 |
found_records() |
S |
80 |
1 |
3 |
get_records() |
S |
82 |
1 |
3 |